Software version: 3.011.1.0
25 March 2025
This is the software for the Speakerbus iCDS. The iCDS (Call Data Server) is middleware which handles call data records, allowing 3rd party devices such as voice recorders or call loggers to receive the call data records from iSeries devices. These release notes provide important information about the iCDS software.
The latest service pack is always recommended for all operating systems.
When installed onto the target machine, the following directory structure and files will have been created:
| Directory | Description |
|---|---|
| %INSTALLDIR%\Bin | iCDS Server and Monitor binaries and configuration files. |
| %INSTALLDIR%\Docs | HTML format software release documentation. |
| %INSTALLDIR%\LogFiles | iCDS log files. |
| %INSTALLDIR%\Resources | iCDS miscellaneous resources. |
The IP ports used by the iCDS:
| Port | Description | Configuration | Blocking |
|---|---|---|---|
| 7788 | Device <-> iCDS server communications port. | Configurable via the iCDS.ini file. Default is 7788. | Blocking will stop the iCDS server from receiving CDR data from devices. |
| 7789 | Third party device <-> iCDS server communications port. | Configurable via the iCDS.ini file. Default is 7789. | Blocking will stop third party devices, configured as clients, from connecting to the iCDS server. |
| 8850 | iCDS monitor <-> iCDS server communications port. | Configurable via the iCDS.ini file. Default is 8850. | Blocking will stop the iCDS monitor application from connecting to the iCDS server. |